home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- changePlane = id;
- checkVersion = id;
- copy = id;
- findAction = id;
- findEndCancel = id;
- findEndOK = id;
- newUtilityWindow = id;
- rangeChange = id;
- runNormalizationConformanceTest = id;
- selectChar = id;
- showTableWindow = id;
- singleCharChange = id;
- };
- CLASS = EncodingWindowController;
- LANGUAGE = ObjC;
- OUTLETS = {
- UTF16Value = NSTextField;
- UTF32Value = NSTextField;
- UTF8Value = NSTextField;
- XHTMLValue = NSTextField;
- bidirectionalCategory = NSTextField;
- characterBlocksMenu = NSMenu;
- combiningClass = NSTextField;
- decValue = NSTextField;
- decimalDigitValue = NSTextField;
- decompositionMapping = NSTextField;
- digitValue = NSTextField;
- dummyView = NSTextView;
- findFilter = NSTextField;
- findOKButton = NSButton;
- findPanel = NSPanel;
- findTable = NSTableView;
- fromCodeDec = NSTextField;
- fromCodeHex = NSTextField;
- generalCategory = NSTextField;
- hexValue = NSTextField;
- lowercaseMapping = NSTextField;
- mirrored = NSTextField;
- notificationView = esNotificationRoundRectView;
- numericValue = NSTextField;
- planePopUp = NSPopUpButton;
- singleChar = NSTextField;
- table = NSTableView;
- tableWindow = NSWindow;
- textDescription = NSTextView;
- titlecaseMapping = NSTextField;
- uppercaseMapping = NSTextField;
- zeroWidthWarning = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = UnicodeTable; LANGUAGE = ObjC; SUPERCLASS = NSTableView; },
- {
- CLASS = esNotificationRoundRectView;
- LANGUAGE = ObjC;
- OUTLETS = {messageTextField = NSTextField; titleTextField = NSTextField; };
- SUPERCLASS = esRoundRectView;
- },
- {CLASS = esRoundRectView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
- );
- IBVersion = 1;
- }